Goal: Try to match the randomly chosen color in the left Paint can with the fewest mixes (tries). Mix your solution by choosing the intensity (amount) of the three primary light colours (red, green, and blue). If you liked Tetris, you may love Mix and Match. In Tetris, the goal was to correctly arrange the blocks. The challenge was the time constraint. In Mix and Match, the goal is to match the random color. The challenge is to do it with the fewest tries. Minimum Requirements: VGA.